mDocs Holder SDK
Toggle table of contents
5.3.1
Select version
5.3.1
5.3.0
5.2.0
5.1.0
5.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mDocs Holder SDK
mDocs Holder SDK
/
global.mattr.mobilecredential.holder
/
DeviceKeyPolicy
Device
Key
Policy
@
Serializable
data
class
DeviceKeyPolicy
(
val
authentication
:
DeviceKeyAuthenticationPolicy
?
)
Device key policy.
Members
Constructors
Device
Key
Policy
Link copied to clipboard
constructor
(
authentication
:
DeviceKeyAuthenticationPolicy
?
)
Properties
authentication
Link copied to clipboard
val
authentication
:
DeviceKeyAuthenticationPolicy
?